C1.Olap Namespace > C1OlapFieldList Class > Add Method : Add(String[]) Method |
'Declaration
Public Overloads Sub Add( _ ByVal ParamArray fieldNames() As System.String _ )
'Usage
Dim instance As C1OlapFieldList Dim fieldNames() As System.String instance.Add(fieldNames)
public void Add( params System.string[] fieldNames )
public procedure Add( params fieldNames: System.Stringarray of );
public function Add( fieldNames : System.String[] );
public: void Add( params System.string*[]* fieldNames )
public: void Add( ... System.array<String^>^ fieldNames )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2